encryption scheme
valid encryption scheme
Definition
Let denote the key space, denote the message space, and denote the cipher space.
An encryption scheme is a pair of polynomial time algorithms
such that , ,
(correctness)
Encryption problem
Alice has a plaintext message , which she wants to send to Bob. It is encrypted with a key, , producing a ciphertext, , which is received by Bob, who decrypts it to recover . Eve, an eavesdropper, should not learn .